-
-
Notifications
You must be signed in to change notification settings - Fork 394
[Autocomplete] Remove deprecated code for 3.0 #3103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hmm... the LazyChoiceLoader is only available in Symfony 7.2 :| https://symfony.com/blog/new-in-symfony-7-2-lazy-choice-loader What do we do ? Revert (but then the deprecation is a bit strange to be honest...) or bump requirements ? |
In the deprecation we mentioned to use the |
494932a to
79b8b29
Compare
Finally I went for another solution. Since the |
79b8b29 to
532a5e1
Compare
|
Thank you @smnandre. |
This PR was merged into the 3.x branch. Discussion ---------- [Vue] Remove deprecations for 3.0 | Q | A | -------------- | --- | Bug fix? | no | New feature? | yes <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md --> | Documentation? | no <!-- required for new features, or documentation updates --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT <!-- Replace this notice by a description of your feature/bugfix. This will help reviewers and should be a good start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - For new features, provide some code snippets to help understand usage. - Features and deprecations must be submitted against branch main. - Update/add documentation as required (we can help!) - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry - Never break backward compatibility (see https://symfony.com/bc). --> Looks like #3101 disappeared when rebasing/merging #3103...? Commits ------- f4db350 [Vue] Remove deprecations for 3.0
src/Autocomplete/src/Form/ParentEntityAutocompleteType.php:27
src/Autocomplete/src/Form/ChoiceList/Loader/ExtraLazyChoiceLoader.php:21
src/Autocomplete/src/Form/AutocompleteEntityTypeSubscriber.php:26
src/Autocomplete/src/Doctrine/EntityMetadata.php:47
src/Autocomplete/src/AutocompleteResultsExecutor.php:38